home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / bonus / klenoty / Klenoty.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-06-04  |  38 b   |  4 lines

  1. on(press){
  2.    fscommand("quit");
  3. }
  4.